Build-depend on procps, used to check for leaked processes
authorSimon McVittie <smcv@debian.org>
Sun, 12 Jun 2016 13:45:52 +0000 (09:45 -0400)
committerSimon McVittie <smcv@debian.org>
Sun, 12 Jun 2016 13:45:52 +0000 (09:45 -0400)
debian/changelog
debian/control

index 0fabf764cfd133f6315d7f6f89ee32640dc9fc29..be66d2ae59509c63ea64729832a3eff935c4a62d 100644 (file)
@@ -3,6 +3,7 @@ ostree (2016.5-4) UNRELEASED; urgency=medium
   * d/p/test-sysroot.js-set-strict-mode-when-sourcing-libtest.sh.patch,
     d/p/tests-Use-strict-mode-by-default-for-C-tests.patch: add patches
     to make sure the tests fail as soon as something goes wrong
+  * Build-depend on procps, used to check for leaked processes
 
  -- Simon McVittie <smcv@debian.org>  Sat, 11 Jun 2016 19:52:40 +0100
 
index 3b4a657ee247ed8bab75355ffd5e2334ddbe3eeb..860209dc142f0d27a629b9b17bce96a1b4426f40 100644 (file)
@@ -31,6 +31,7 @@ Build-Depends:
  libmount-dev (>= 2.23),
  libselinux1-dev,
  libsoup2.4-dev (>= 2.39.1),
+ procps,
  zlib1g-dev,
 Standards-Version: 3.9.8
 Homepage: https://wiki.gnome.org/Projects/OSTree